|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Zenith Gravit
LionGate Enterprises Care Factor
22
|
Posted - 2013.11.14 02:25:00 -
[1] - Quote
I'm not sure if this have been covered in a previous thread or not, there was a little too much to read through. My corp has friends that are in NPC corps, the individuals are set light blue at the corporation, but are not being placed in the Blues group. Will TEA not work with individual character standings? |

Zenith Gravit
LionGate Enterprises Care Factor
22
|
Posted - 2013.11.15 22:58:00 -
[2] - Quote
Shin Chogan wrote:Zenith Gravit wrote:I'm not sure if this have been covered in a previous thread or not, there was a little too much to read through. My corp has friends that are in NPC corps, the individuals are set light blue at the corporation, but are not being placed in the Blues group. Will TEA not work with individual character standings? I don't think it was covered before ... I know I've not looked at that section of code ... it appears to only look at at the toons Alliance and Corp and compares that to the standings fetched from the master api key.
Ok, so players in NPC corps have to be manually added to a group. Fair enough.
New question. it seems that if someone botches up their API key and tries to register with it, then gets a error, and tries to register again with the corrected key they get an error that the character already exists and I have to clear them out of the table. Do I have something setup wrong? |

Zenith Gravit
LionGate Enterprises Care Factor
38
|
Posted - 2014.03.16 19:00:00 -
[3] - Quote
I'm not sure if anyone else has run into this, but I just resolved an issue with my mail queue in SMF not processing because the TEA Cron tasks had all been declared twice. Maybe just a fluke, but hopefully this bit of info saves someone else the headache I just had. |

Zenith Gravit
LionGate Enterprises Care Factor
38
|
Posted - 2014.03.21 02:47:00 -
[4] - Quote
Currently when people try to register on our forums the "TEA Required Options" fields show twice on the registration page and when someone clicks Get Characters they get the error "API call error while fetching toons: Error Code = 106 for key id = undefined "
Any suggestions? |

Zenith Gravit
LionGate Enterprises Care Factor
38
|
Posted - 2014.03.21 21:39:00 -
[5] - Quote
Shin Chogan wrote:Zenith Gravit wrote:Currently when people try to register on our forums the "TEA Required Options" fields show twice on the registration page and when someone clicks Get Characters they get the error "API call error while fetching toons: Error Code = 106 for key id = undefined "
Any suggestions? Sounds like you've done an uninstall at some point and then an install of a new version but the uninstall didn't complete correctly. This usually happens when you install other mods after TEA and the uninstall script can't find the bits it needs to remove from an existing file ... you are going to need to clean up your install I'm afraid.
Damn...
Can you suggest an efficient way of doing this? I'm not really even sure of all the files that get edited. |

Zenith Gravit
LionGate Enterprises Care Factor
38
|
Posted - 2014.03.22 13:17:00 -
[6] - Quote
I got my dirty install mostly cleaned up, but the user's profile page still has some extra fields and I'm just not sure what needs to be removed to clean it up. The Status, Main Matched Rules, Characters, ID from API page, and Verification Code from API Page fields are all duplicated once. I'm just trying to figure out how to clean that up.
Screen shot ----> http://i.imgur.com/0nHoabh.png |

Zenith Gravit
LionGate Enterprises Care Factor
38
|
Posted - 2014.03.22 15:57:00 -
[7] - Quote
Shin Chogan wrote:Zenith Gravit wrote:I got my dirty install mostly cleaned up, but the user's profile page still has some extra fields and I'm just not sure what needs to be removed to clean it up. The Status, Main Matched Rules, Characters, ID from API page, and Verification Code from API Page fields are all duplicated once. I'm just trying to figure out how to clean that up. Screen shot ----> http://i.imgur.com/0nHoabh.png Its supposed to be like that. There is always an unfilled section so you can add a 2nd or 3rd or xth api key.
Thank you for the clarification. I guess I didn't remember that being there.
Also, I thought everything was working but I'm getting a PHP Parse error on the last line of ScheduledTasks.php, it's causing my mail queue to hang. I ran into this a week or so ago, it it was because there were duplicates of the TEA cron functions. I just deleted the dupes before and all seemed to be well after that. I tried to just remove the TEA cron functions this time to test if the error went away, but I still get it. During the install is another change made elsewhere in the ScheduledTasks.php. My Apache logs aren't giving much info.
Quote:end of file in /var/www/smf/Sources/ScheduledTasks.php on line 1688, referer: http://myurl/index.php?action=admin;area=mailqueue;sa=browse;f0978340=2360096e95c503d28e74735f6282e85c |
|
|
|